Clip cairo drawing against client-side child windows
authorAlexander Larsson <alexl@redhat.com>
Fri, 26 Jun 2009 12:20:05 +0000 (14:20 +0200)
committerAlexander Larsson <alexl@redhat.com>
Fri, 26 Jun 2009 12:20:05 +0000 (14:20 +0200)
commit4e902cd22303449970bb08a0c7317a745a1f91b3
tree410234b435227c42aed71b3ebc0094144022133c
parent43bc999e6d68b1be8607c42baacdb0fd0fade3f4
Clip cairo drawing against client-side child windows

This is how cairo works with native children.
This fixes an issue where the drag target outline is visible on the
evolution folder treeview when it isn't with native windows.
gdk/gdkwindow.c